KsLogChannel.Offset field

Sets the offset if the log source is:

- logBool. The unit of offset is bit.

- Other data types except logBool. The unit of offset is byte.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public int Offset
Public Offset As Integer

Field Value

Type: int

See also

KsLogChannel Class

IntervalZero.KINGSTAR.Base Namespace